home *** CD-ROM | disk | FTP | other *** search
/ Joint Education Initiative / Joint Education Initiative.iso / programs / dos / gna / image / point / thermalb.doc < prev   
Text File  |  1989-03-24  |  1KB  |  31 lines

  1. GEOPHYSICS OF NORTH AMERICA - THERMAL ASPECT DATA            thermalb.doc
  2.  
  3.      This directory contains the DNAG thermal data display file which was
  4. created from stress data which were obtained from David D. Blackwell at
  5. Southern Methodist University in Dallas.  The entire data set is contained
  6. in one display file. 
  7.  
  8. DISPLAY FILE: 
  9.  
  10. The name of the display file is THERMALB. It is a binary file and each
  11. record is 20 bytes long. The record contains the following information: 
  12.  
  13.           Latitude:  4 byte float 
  14.           Longitude: 4 byte float 
  15.           Thermal Gradient (Degrees C / km : 4 byte float 
  16.           Heat Flow (Heat Flow Units, milliwatts / sq meter): 4 byte float 
  17.           Quality:   1 character 
  18.                         Code                 Quality
  19.                          1                   Errors < 5%
  20.                          2                   5% <= Errors < 10%
  21.                          3                   10% <= Errors < 25%
  22.                          4                   Geothermal System, not
  23.                                              representative of region
  24.                          5                   Uncertain Quality
  25.                          6                   No Quality Specified
  26.  
  27.           Line_number: 2 byte integer reference to the archive file 
  28.  
  29.      The program listther reads the thermal data file and outputs the
  30. data to standard output. 
  31.